FaIncomeProtectionAllowance 
Logical Entity Name  FaIncomeProtectionAllowance 
Default Table Name  FaIncomeProtectionAllowance 
Physical Only  NO 
Definition 
 
Note 
 

FaIncomeProtectionAllowance Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaIncomeProtectionAllowanceId(PK)    int  NO 
 
FaYearId(FK)    char(2)  NO 
 
RecordType    char(1)  NO 
 
FamilySize    int  NO 
 
Amount1    int  YES 
 
Amount2    int  YES 
 
Amount3    int  YES 
 
Amount4    int  YES 
 
Amount5    int  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaIncomeProtectionAllowance Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaIncomeProtectionAllowance_FaIncomeProtectionAllowanceId  PrimaryKey  FaIncomeProtectionAllowanceId 

FaIncomeProtectionAllowance Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaYear  Non-Identifying  One To Zero or More  FK_FaIncomeProtectionAllowanceFaYearId_FaYearFaYearId      FaYearId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaIncomeProtectionAllowanceUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaIncomeProtectionAllowance Check Constraints 
Check Constraint Name  CheckConstraint